xend: Increase shutdown timeout.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 25 May 2007 09:16:00 +0000 (10:16 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 25 May 2007 09:16:00 +0000 (10:16 +0100)
commit55c81d635cce396ebfe4d052ac6ece0b23a720c4
tree59ae6ef71ddf0fe53c35b3181ed46de71c17b68f
parent7e0cff453f01ed165ed52ebb11bedc785dc54a92
xend: Increase shutdown timeout.

30 seconds is not a very long time for a busy domain to cleanly
shutdown all its services, which may be arbitrary in
complexity. Increase the timeout to 5 minutes.

Signed-off-by: John Levon <john.levon@sun.com>
tools/python/xen/xend/XendConstants.py